home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / misc / cookie21.lha / Cookie / cookie.h < prev    next >
Text File  |  1995-08-22  |  293b  |  13 lines

  1. /* cookie.h - include file for karl's PD fortune cookie program
  2.  * by Karl Lehenbauer (karl@sugar.uu.net, uunet!sugar!karl)
  3.  * cookie.h 1.1 1/12/89
  4.  *
  5.  * changed 1995-04-19 [J÷G]
  6.  *
  7.  */
  8.  
  9. #define COOKIEFILE "Data:Div/cookies.txt"
  10. #define HASHFILE "Data:Div/cookies.hash"
  11.  
  12. /* end of cookie.h */
  13.